PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getDpiX Method
In This Topic
    getDpiX Method
    In This Topic
    Gets the image's horizontal resolution.
    Syntax
    public double getDpiX()

    Return Value

    The horizontal resolution of the displayed image.
    See Also